Home  |  About  | Last |  Submit  |  Contact
AllQuests.com




Previous Question:  [ubuntu] Evolution sends double posts  Absolute Beginner TalkNext Question:  [ubuntu] Automatic Hardware Detection  General Help
Question [ubuntu] trouble installing oracle 11g ( Ubuntu Forums Absolute Beginner Talk )
Updated: 2008-11-23 01:50:09 (1)
[ubuntu] trouble installing oracle 11g

well rather than following any of those tutorials i just unzipped the files to my home document and changed to database folder and ran ./runinstaller well i get this error

1 . OUI-10035:You dont have permission to write to the inventory location
OR
2. OUI-10033 : THE inventory location /us01/app/orainventory set by the previous session is not valid do you want to create new inventory ?

if i give yes and continues the next step it fails saying i dont have permissions any idea guys

Answers: [ubuntu] trouble installing oracle 11g ( Ubuntu Forums Absolute Beginner Talk )
[ubuntu] trouble installing oracle 11g

you will have to run the installer with root privliges. Place sudo in front of the command:
Code:
sudo ./runinstaller

Nepherte

Previous Question:  [ubuntu] Evolution sends double posts  Ubuntu Forums  Absolute Beginner TalkNext Question:  [ubuntu] Automatic Hardware Detection  Ubuntu Forums  General Help

- Source: [ubuntu] trouble installing oracle 11g Ubuntu Forums Absolute Beginner Talk
- Previous Question: [ubuntu] Evolution sends double posts Ubuntu Forums Absolute Beginner Talk
- Next Question: [ubuntu] Automatic Hardware Detection Ubuntu Forums General Help